/* Font Face */
@font-face {
    font-family: 'kenyan_coffeeregular';
    src: url('https://dna-accountancy.co.uk/themes/Standard Desktop/font/kenyc___-webfont.eot');
    src: url('https://dna-accountancy.co.uk/themes/Standard Desktop/font/kenyc___-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://dna-accountancy.co.uk/themes/Standard Desktop/font/kenyc___-webfont.woff') format('woff'),
         url('https://dna-accountancy.co.uk/themes/Standard Desktop/font/kenyc___-webfont.ttf') format('truetype'),
         url('https://dna-accountancy.co.uk/themes/Standard Desktop/font/kenyc___-webfont.svg#kenyan_coffeeregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* Fonts */
.call-us {
	font-family: 'kenyan_coffeeregular', Arial, Helvetica, sans-serif;/* Can be changed */
	font-size: 25px;/* Can be changed */
        color:#be920f;
       line-height:2em;

}
.telephone { 
	font-family: 'kenyan_coffeeregular', Arial, Helvetica, sans-serif;/* Can be changed */
	font-size: 45px;/* Can be changed */
color:#414141;
}



H1 {
	MARGIN-TOP: 10px;
	font-family: 'kenyan_coffeeregular', Arial, Helvetica, sans-serif;/* Can be changed */
	font-size: 2em;/* Can be changed */

/* Can be changed */
	/*font-size: 2.0em; Can be changed */
	color: #0072BB;/* Can be changed */
	font-style: normal;/* Can be changed */
}
H2 {
	MARGIN-TOP: 0px;
	font-family: 'kenyan_coffeeregular', Arial, Helvetica, sans-serif;/* Can be changed */
	font-size: 1.6em;/* Can be changed */
	color: #006F3C; /* Can be changed */
}
H3 {
	MARGIN-TOP: 0px;
	font-family: 'kenyan_coffeeregular', Arial, Helvetica, sans-serif;/* Can be changed */
	font-size: 1.3em;/* Can be changed */
	color: #006F3C; /* Can be changed */
}
H4 {
	MARGIN-TOP: 0px;
	font-family: 'kenyan_coffeeregular', Arial, Helvetica, sans-serif;/* Can be changed */
	font-size: 1em;/* Can be changed */
	color: #006F3C; /* Can be changed */
}
H5 {
	MARGIN-TOP: 0px;
	font-family: 'kenyan_coffeeregular', Arial, Helvetica, sans-serif;/* Can be changed */
	font-size: .9.5em;/* Can be changed */
	color: #006F3C; /* Can be changed */
}
H6 {
	MARGIN-TOP: 0px;
	font-family: 'kenyan_coffeeregular', Arial, Helvetica, sans-serif;/* Can be changed */
	font-size: .9em;/* Can be changed */
	color: #006F3C; /* Can be changed */
}